DecimalFormatDictionary.ICollection<KeyValuePair<XmlQualifiedName, DecimalFormat>>.IsReadOnly PropertyDecimalFormatDictionary.ICollection(Of KeyValuePair(Of XmlQualifiedName, DecimalFormat)).IsReadOnly PropertyDecimalFormatDictionary::ICollection<KeyValuePair<XmlQualifiedName, DecimalFormat>>::IsReadOnly Property
Syntax
Private ReadOnly Property IsReadOnly As Boolean _ Implements ICollection.IsReadOnly Get
private bool System.Collections.Generic.ICollection<T>.IsReadOnly { get; }
private: property bool IsReadOnly { virtual bool System.Collections.Generic::ICollection<T>::get() sealed; }